events for the genesis ai pkg should start with babe.

example 0xbabe0001

there are two main programs for this ai system.. 
The npc reciever who handles movement and forwards events to the manager.
the npc manager processes the event forwarded to it and tells the reciever what to do.


I just got this struct{ langcode = "DAN", source = <appobj:MobileRef>, text = "g
tEWARGaewrg", texttype = "default", type = 1, uc_text = { 103, 116, 69, 87, 65,
82, 71, 97, 101, 119, 114, 103 } }


I just got this struct{ source = <appobj:MobileRef>, type = 2048 }

var moonysstruct:=struct{ property1:=12234, property2:="house"};
moonystruct.+property3:="I am another property added";

print(moonystruct.property2);

  -----> house